首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   30073篇
  免费   2915篇
  国内免费   1667篇
电工技术   2837篇
技术理论   8篇
综合类   2871篇
化学工业   489篇
金属工艺   816篇
机械仪表   2498篇
建筑科学   10064篇
矿业工程   550篇
能源动力   597篇
轻工业   225篇
水利工程   941篇
石油天然气   270篇
武器工业   307篇
无线电   2115篇
一般工业技术   1791篇
冶金工业   462篇
原子能技术   86篇
自动化技术   7728篇
  2024年   60篇
  2023年   409篇
  2022年   757篇
  2021年   857篇
  2020年   991篇
  2019年   747篇
  2018年   678篇
  2017年   950篇
  2016年   1027篇
  2015年   1198篇
  2014年   2274篇
  2013年   2486篇
  2012年   2017篇
  2011年   2225篇
  2010年   1787篇
  2009年   1929篇
  2008年   1801篇
  2007年   2093篇
  2006年   1839篇
  2005年   1560篇
  2004年   1190篇
  2003年   1033篇
  2002年   879篇
  2001年   758篇
  2000年   617篇
  1999年   470篇
  1998年   331篇
  1997年   303篇
  1996年   244篇
  1995年   228篇
  1994年   197篇
  1993年   145篇
  1992年   104篇
  1991年   99篇
  1990年   75篇
  1989年   56篇
  1988年   33篇
  1987年   30篇
  1986年   17篇
  1985年   42篇
  1984年   34篇
  1983年   31篇
  1982年   18篇
  1981年   5篇
  1980年   6篇
  1979年   10篇
  1978年   3篇
  1975年   3篇
  1955年   1篇
  1951年   1篇
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
51.
The integration of planning and scheduling decisions in rigorous mathematical models usually results in large scale problems. In order to tackle the problem complexity, decomposition techniques based on duality and information flows between a master and a set of subproblems are widely applied. In this sense, ontologies improve information sharing and communication in enterprises and can even represent holistic mathematical models facilitating the use of analytic tools and providing higher flexibility for model building. In this work, we exploit this ontologies’ capability to address the optimal integration of planning and scheduling using a Lagrangian decomposition approach. Scheduling/planning sub-problems are created for each facility/supply chain entity and their dual solution information is shared by means of the ontological framework. Two case studies based on a STN representation of supply chain planning and scheduling models are presented to emphasize the advantages and limitations of the proposed approach.  相似文献   
52.
The paper is devoted to buckling and post-buckling problems of an elastic seven-layered cylindrical shell under uniformly distributed pressure. The shell is an untypical sandwich structure composed of main corrugated core and two three-layer faces. Numerical FEM model for the shell has been elaborated. The calculations have been performed with the use of the ANSYS code for elastic shells of different dimensions. The linear and non-linear analyses of the shells have been performed with the use of the finite elements method. Critical pressure and equilibrium paths for the family of seven-layered shells subjected to uniformly distributed external pressure are calculated. The influence of corrugation pitch of main core and the length of the shell on the critical pressure has been determined. The results of these investigations are presented on the graphs.  相似文献   
53.
An organization requires performing readiness-relevant activities to ensure successful implementation of an enterprise resource planning (ERP) system. This paper develops a novel approach to managing these interrelated activities to get ready for implementing an ERP system. The approach enables an organization to evaluate its ERP implementation readiness by assessing the degree to which it can achieve the interrelated readiness relevant activities using fuzzy cognitive maps. Based on the interrelationship degrees among the activities, the approach clusters the activities into manageable groups and prioritizes them. To help work out a readiness improvement plan, scenario analysis is conducted.  相似文献   
54.
The paper presents a spatial analysis of points especially suited to estimate a preference map for new consumers, which is then used as an analytical tool in spatial electric load forecasting. This approach is an exploratory spatial data analysis used to discover useful point patterns in the spatial location of distribution transformers to calculate a preference value for each area, rating it with respect to a hypothetical load change that may occur. We consider the locations of distribution transformers occupied land. Random points are generated in the study area where the new loads are expected; these points are referred to as unoccupied land. The method uses a generalized additive model (GAM) to estimate the probability of unoccupied land becoming occupied land. We test the approach with data from a real distribution system in a mid-size city in Brazil; the result is a preference map that shows the areas where new consumers are most likely to be allocated. The main advantage of this method is the ability work with a small-scale resolution, which enables the use of a resolution suitable for spatial load forecasting method chosen. We test the calculated probabilities in a spatial load forecasting simulation, yielding results with lower spatial error when compared with the heuristic technique.  相似文献   
55.
针对工艺规划与调度集成(Integration of Process Planning and Scheduling,IPPS)的多目标优化问题,将遗传算法基本理论与免疫应答机理相结合,并引入IPPS问题研究中,构造了融遗传算法和免疫机理为一体的自适应免疫遗传算法(Self-adaptive Immune Genetic Algorithm,SIGA)。该算法以遗传算法为主体并加入免疫算子,通过免疫系统的自适应、免疫识别、学习、记忆、激增和抑制等复杂的信息处理机理,有效地解决了规模大、约束多、目标函数非单一的IPPS问题。最后以实例进行仿真优化,验证了模型算法的正确性和有效性。  相似文献   
56.
Automatic feature recognition aids downstream processes such as engineering analysis and manufacturing planning. Not all features can be defined in advance; a declarative approach allows engineers to specify new features without having to design algorithms to find them. Naive translation of declarations leads to executable algorithms with high time complexity. Database queries are also expressed declaratively; there is a large literature on optimizing query plans for efficient execution of database queries. Our earlier work investigated applying such technology to feature recognition, using a testbed interfacing a database system (SQLite) to a CAD modeler (CADfix). Feature declarations were translated into SQL queries which are then executed.The current paper extends this approach, using the PostgreSQL database, and provides several new insights: (i) query optimization works quite differently in these two databases, (ii) with care, an approach to query translation can be devised that works well for both databases, and (iii) when finding various simple common features, linear time performance can be achieved with respect to model size, with acceptable times for real industrial models. Further results also show how (i) lazy evaluation can be used to reduce the work performed by the CAD modeler, and (ii) estimating the time taken to compute various geometric operations can further improve the query plan. Experimental results are presented to validate our main conclusions.  相似文献   
57.
Feedrate planning with geometric and kinematic constraints is crucial for sculptured surface machining. Due to the non-linear relationship between the Cartesian space and the joint space, the feedrate planning method for a given five-axis toolpath is very limited compared with that in three-axis machining. To achieve the exact control of the chord error and the kinematic characteristics of cutter and machine tool, this paper presents a new feedrate planning method for five-axis parametric path using a smooth curve evolution strategy. The constraints in feedrate planning are first classified as two types of neighbor-independent (NI) constraints and neighbor-dependent (ND) constraints. Then for constraint violated region, the detailed formulas of determining the update feedrates of violated sampling points are given using a decoupled manner. As a result, NI and ND constraints are satisfied respectively with one step and multi-step smooth curve evolution technique, which can smoothly deform the target feedrate profile to the desired update positions. Simulations and experiments are performed on the given tool path to validate the effectiveness of the proposed feed planning method. The results show that the proposed method is robust and effective in the exact control of constraints in the feedrate planning on complex five-axis toolpath.  相似文献   
58.
We address the problem of determining all extreme supported solutions of the biobjective shortest path problem. A novel Dijkstra-like method generalizing Dijkstra׳s algorithm to this biobjective case is proposed. The algorithm runs in O(N(m+n log n)) time to solve one-to-one and one-to-all biobjective shortest path problems determining all extreme supported non-dominated points in the outcome space and one supported efficient path associated with each one of them. Here n is the number of nodes, m is the number of arcs and N is the number of extreme supported points in outcome space for the one-to-all biobjective shortest path problem. The memory space required by the algorithm is O(n+m) for the one-to-one problem and O(N+m) for the one-to-all problem. A computational experiment comparing the performance of the proposed methods and state-of-the-art methods is included.  相似文献   
59.
Resource allocation strategies in virtualized data centers have received considerable attention recently as they can have substantial impact on the energy efficiency of a data center. This led to new decision and control strategies with significant managerial impact for IT service providers. We focus on dynamic environments where virtual machines need to be allocated and deallocated to servers over time. Simple bin packing heuristics have been analyzed and used to place virtual machines upon arrival. However, these placement heuristics can lead to suboptimal server utilization, because they cannot consider virtual machines, which arrive in the future. We ran extensive lab experiments and simulations with different controllers and different workloads to understand which control strategies achieve high levels of energy efficiency in different workload environments. We found that combinations of placement controllers and periodic reallocations achieve the highest energy efficiency subject to predefined service levels. While the type of placement heuristic had little impact on the average server demand, the type of virtual machine resource demand estimator used for the placement decisions had a significant impact on the overall energy efficiency.  相似文献   
60.
Any organization which plans to introduce a new enterprise resource planning (ERP) system will carry out a range of activities to improve its readiness for the new system. This paper develops a new approach for managing these interrelated activities using fuzzy cognitive maps (FCMs) and the fuzzy analytical hierarchy process (FAHP). This approach enables the organization to (1) identify the readiness-relevant activities, (2) determine how these activities influence each other, (3) assess how these activities will contribute to the overall readiness and (4) prioritize these activities according to their causal interrelationships to allocate management effort for the overall readiness improvement. The approach first uses FCMs and a fuzzy connection matrix to represent all possible causal relationships between activities. It then uses FAHP to determine the contribution weights and uses FCM inference to include the effects of feedback between the activities. Based on the contribution and interrelationships between activities, a management matrix is developed to categorize them into four management zones for effective allocation of limited management efforts. An empirical study is conducted to demonstrate how the approach works.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号